You are here: COM Interface > Interfaces > IOptions Interface > IOptions::UnicodeFilterMinTextSize Property
Close
dtSearch Text Retrieval Engine Programmer's Reference
IOptions::UnicodeFilterMinTextSize Property
Syntax
IDL
__property long UnicodeFilterMinTextSize;

Minimum length of a run of text when applying the Unicode Filtering algorithm. 

This option specifies how many text characters must occur consecutively for a block of text to be included. At the default value, 6, a series of 5 text characters surrounded by non-text data would be filtered out.